Searched defs:IsNative (Results 1 – 3 of 3) sorted by relevance
48 int (*IsNative)(rc_opcode opcode, struct rc_src_register reg); member
151 bool IsNative() override { return false; } in IsNative() function
462 bool JSStackFrame::IsNative() { in IsNative() function in v8::internal::JSStackFrame