Home
last modified time | relevance | path

Searched refs:is_js (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dcode-reference.h42 bool is_js() const { return kind_ == Kind::JS; } in is_js() function in v8::internal::CodeReference
/third_party/node/deps/v8/src/diagnostics/
H A Ddisassembler.cc404 if (!host.is_null() && host.is_js()) { in DecodeIt()

Completed in 2 milliseconds