Searched defs:NoContextConstant (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/compiler/ | ||
D | js-graph.h | 47 Node* NoContextConstant() { return ZeroConstant(); } in NoContextConstant() function |
D | wasm-compiler.cc | 220 Node* WasmGraphBuilder::NoContextConstant() { in NoContextConstant() function in v8::internal::compiler::WasmGraphBuilder |
/external/v8/src/ | ||
D | code-stub-assembler.cc | 218 TNode<Object> CodeStubAssembler::NoContextConstant() { in NoContextConstant() function in v8::internal::CodeStubAssembler |