Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dcompiler.h135 static void PostInstantiation(Handle<JSFunction> function);
H A Dcompiler.cc2401 // TODO(mythria): I don't think we need this here. PostInstantiation in Compile()
2416 // TODO(mythria): I don't think we need this here. PostInstantiation in Compile()
3509 void Compiler::PostInstantiation(Handle<JSFunction> function) { in Compile() function in v8::internal::Compiler
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc3954 Compiler::PostInstantiation(result); in Build()

Completed in 14 milliseconds