Searched refs:RuntimeCEntry (Results 1 – 3 of 3) sorted by relevance
29 static Handle<Code> RuntimeCEntry(Isolate* isolate, int result_size = 1);
17 Handle<Code> CodeFactory::RuntimeCEntry(Isolate* isolate, int result_size) { in RuntimeCEntry() function in v8::internal::CodeFactory
901 HeapConstant(CodeFactory::RuntimeCEntry(isolate(), result_size)); in CallRuntimeImpl()934 HeapConstant(CodeFactory::RuntimeCEntry(isolate(), result_size)); in TailCallRuntimeImpl()