Home
last modified time | relevance | path

Searched refs:checkPrototype (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/jit/
DJITOpcodes.cpp1245 Label checkPrototype(this); in emit_op_next_pname() local
1251 branchTestPtr(NonZero, Address(regT3)).linkTo(checkPrototype, this); in emit_op_next_pname()
2458 Label checkPrototype(this);
2464 branchTestPtr(NonZero, Address(regT3)).linkTo(checkPrototype, this);