Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.h105 static Handle<SharedFunctionInfo> GetSharedFunctionInfoForNative(
Dcompiler.cc1710 Handle<SharedFunctionInfo> Compiler::GetSharedFunctionInfoForNative( in GetSharedFunctionInfoForNative() function in v8::internal::Compiler
/external/v8/src/full-codegen/
Dfull-codegen.cc1561 Compiler::GetSharedFunctionInfoForNative(expr->extension(), expr->name()); in VisitNativeFunctionLiteral()
/external/v8/src/interpreter/
Dbytecode-generator.cc1467 Compiler::GetSharedFunctionInfoForNative(expr->extension(), expr->name()); in VisitNativeFunctionLiteral()