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

/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DCodeLocation.h133 class CodeLocationDataLabelCompact : public CodeLocationCommon { class in namespace:JSC
135 CodeLocationDataLabelCompact() { } function in class:JSC::CodeLocationDataLabelCompact
136 explicit CodeLocationDataLabelCompact(MacroAssemblerCodePtr location) function in class:JSC::CodeLocationDataLabelCompact
138 explicit CodeLocationDataLabelCompact(void* location) function in class:JSC::CodeLocationDataLabelCompact

Completed in 117 milliseconds