Searched defs:CodeLocationLabel (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DCodeLocation.h88 class CodeLocationLabel : public CodeLocationCommon { class in namespace:JSC
90 CodeLocationLabel() {} function in class:JSC::CodeLocationLabel
91 explicit CodeLocationLabel(MacroAssemblerCodePtr location) function in class:JSC::CodeLocationLabel
93 explicit CodeLocationLabel(void* location) function in class:JSC::CodeLocationLabel

Completed in 135 milliseconds