Searched defs:NoContextConstant (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | js-graph.h | 49 Node* NoContextConstant() { return ZeroConstant(); } in NoContextConstant() function in v8::internal::compiler::JSGraph |
H A D | wasm-compiler.cc | 692 Node* WasmGraphBuilder::NoContextConstant() { in NoContextConstant() function in v8::internal::compiler::WasmGraphBuilder |
/third_party/node/deps/v8/src/codegen/ | ||
H A D | code-stub-assembler.cc | 231 TNode<Smi> CodeStubAssembler::NoContextConstant() { in NoContextConstant() function in v8::internal::CodeStubAssembler [all...] |
Completed in 21 milliseconds