Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/jit/
DJITOpcodes32_64.cpp1358 Label checkPrototype(this); in emit_op_next_pname() local
1364 branchTestPtr(NonZero, Address(regT3)).linkTo(checkPrototype, this); in emit_op_next_pname()
DJITOpcodes.cpp967 Label checkPrototype(this); in emit_op_next_pname() local
973 branchTestPtr(NonZero, Address(regT3)).linkTo(checkPrototype, this); in emit_op_next_pname()