Searched refs:GetFunctionPrototype (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Daccessors.cc885 static Handle<Object> GetFunctionPrototype(Isolate* isolate, function in namespace:v8::internal
920 return GetFunctionPrototype(function->GetIsolate(), function);
939 Handle<Object> result = GetFunctionPrototype(isolate, function);

Completed in 77 milliseconds