Home
last modified time | relevance | path

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

/external/v8/src/
Ddeoptimizer.h845 class SlotRefValueBuilder BASE_EMBEDDED {
847 SlotRefValueBuilder(
Ddeoptimizer.cc3121 SlotRef SlotRefValueBuilder::ComputeSlotForNextArgument( in ComputeSlotForNextArgument()
3196 SlotRefValueBuilder::SlotRefValueBuilder(JavaScriptFrame* frame, in SlotRefValueBuilder() function in v8::internal::SlotRefValueBuilder
3339 void SlotRefValueBuilder::Prepare(Isolate* isolate) { in Prepare()
3356 Handle<Object> SlotRefValueBuilder::GetPreviouslyMaterialized( in GetPreviouslyMaterialized()
3389 Handle<Object> SlotRefValueBuilder::GetNext(Isolate* isolate, int lvl) { in GetNext()
3497 void SlotRefValueBuilder::Finish(Isolate* isolate) { in Finish()
Daccessors.cc1067 SlotRefValueBuilder slot_refs( in ArgumentsForInlinedFunction()
Druntime.cc8220 SlotRefValueBuilder slot_refs( in GetCallerArguments()