Home
last modified time | relevance | path

Searched defs:NoContextConstant (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-graph.h126 Node* NoContextConstant() { return ZeroConstant(); } in NoContextConstant() function
/external/v8/src/
Dcode-stub-assembler.cc52 Node* CodeStubAssembler::NoContextConstant() { in NoContextConstant() function in v8::internal::CodeStubAssembler