Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-literal-storage.h36 ecma_value_t literal_id; /**< literal id */ member
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslation-array.cc109 BeginBuiltinContinuationFrame( BytecodeOffset bytecode_offset, int literal_id, unsigned height) BeginBuiltinContinuationFrame() argument
120 BeginJSToWasmBuiltinContinuationFrame( BytecodeOffset bytecode_offset, int literal_id, unsigned height, base::Optional<wasm::ValueKind> return_kind) BeginJSToWasmBuiltinContinuationFrame() argument
133 BeginJavaScriptBuiltinContinuationFrame( BytecodeOffset bytecode_offset, int literal_id, unsigned height) BeginJavaScriptBuiltinContinuationFrame() argument
143 BeginJavaScriptBuiltinContinuationWithCatchFrame( BytecodeOffset bytecode_offset, int literal_id, unsigned height) BeginJavaScriptBuiltinContinuationWithCatchFrame() argument
154 BeginConstructStubFrame( BytecodeOffset bytecode_offset, int literal_id, unsigned height) BeginConstructStubFrame() argument
164 BeginArgumentsAdaptorFrame(int literal_id, unsigned height) BeginArgumentsAdaptorFrame() argument
173 BeginInterpretedFrame( BytecodeOffset bytecode_offset, int literal_id, unsigned height, int return_value_offset, int return_value_count) BeginInterpretedFrame() argument
308 StoreLiteral(int literal_id) StoreLiteral() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc1125 int literal_id = DefineDeoptimizationLiteral(literal); in BuildTranslation() local
1292 int literal_id = DefineDeoptimizationLiteral(literal); in AddTranslationForOperand() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp4541 unsigned literal_id = 0; in select_instruction() local

Completed in 11 milliseconds