Home
last modified time | relevance | path

Searched refs:GetOrCreateSharedFunctionInfo (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/objects/
Dtemplates.h164 static Handle<SharedFunctionInfo> GetOrCreateSharedFunctionInfo(
/external/v8/src/
Dapi-natives.cc631 FunctionTemplateInfo::GetOrCreateSharedFunctionInfo(isolate, obj, in CreateApiFunction()
Dobjects.cc1235 Handle<SharedFunctionInfo> FunctionTemplateInfo::GetOrCreateSharedFunctionInfo( in GetOrCreateSharedFunctionInfo() function in v8::internal::FunctionTemplateInfo
/external/v8/src/interpreter/
Dbytecode-generator.cc981 FunctionTemplateInfo::GetOrCreateSharedFunctionInfo( in AllocateDeferredConstants()