Searched refs:SlotRefValueBuilder (Results 1 – 4 of 4) sorted by relevance
845 class SlotRefValueBuilder BASE_EMBEDDED {847 SlotRefValueBuilder(
3121 SlotRef SlotRefValueBuilder::ComputeSlotForNextArgument( in ComputeSlotForNextArgument()3196 SlotRefValueBuilder::SlotRefValueBuilder(JavaScriptFrame* frame, in SlotRefValueBuilder() function in v8::internal::SlotRefValueBuilder3339 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()
1067 SlotRefValueBuilder slot_refs( in ArgumentsForInlinedFunction()
8220 SlotRefValueBuilder slot_refs( in GetCallerArguments()