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

/macosx-10.10.1/JavaScriptCore-7600.1.17/interpreter/
H A DRegister.h71 bool unboxedBoolean() const;
170 ALWAYS_INLINE bool Register::unboxedBoolean() const function in class:JSC::Register
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DValueRecovery.cpp53 return jsBoolean(exec->r(virtualRegister().offset()).unboxedBoolean());

Completed in 172 milliseconds