Home
last modified time | relevance | path

Searched defs:state_combine (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dframe-states.h146 OutputFrameStateCombine state_combine() const { return frame_state_combine_; } in state_combine() function in v8::internal::compiler::final
134 FrameStateInfo(BytecodeOffset bailout_id, OutputFrameStateCombine state_combine, const FrameStateFunctionInfo* info) FrameStateInfo() argument
H A Dcommon-operator.cc1468 FrameState( BytecodeOffset bailout_id, OutputFrameStateCombine state_combine, const FrameStateFunctionInfo* function_info) FrameState() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc1038 BuildTranslationForFrameStateDescriptor( FrameStateDescriptor* descriptor, InstructionOperandIterator* iter, OutputFrameStateCombine state_combine) BuildTranslationForFrameStateDescriptor() argument
1110 BuildTranslation( Instruction* instr, int pc_offset, size_t frame_state_offset, size_t immediate_args_count, OutputFrameStateCombine state_combine) BuildTranslation() argument
H A Dinstruction.h1393 OutputFrameStateCombine state_combine() const { return frame_state_combine_; } in state_combine() function in v8::internal::compiler::FrameStateDescriptor

Completed in 10 milliseconds