Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dcode-factory.h29 static Handle<CodeT> RuntimeCEntry(Isolate* isolate, int result_size = 1);
H A Dcode-factory.cc17 Handle<CodeT> CodeFactory::RuntimeCEntry(Isolate* isolate, int result_size) { in RuntimeCEntry() function in v8::internal::CodeFactory
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.cc1019 HeapConstant(CodeFactory::RuntimeCEntry(isolate(), result_size)); in CallRuntimeImpl()
1052 HeapConstant(CodeFactory::RuntimeCEntry(isolate(), result_size)); in TailCallRuntimeImpl()

Completed in 6 milliseconds