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

/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DCodeLocation.h124 class CodeLocationDataLabel32 : public CodeLocationCommon { class in namespace:JSC
126 CodeLocationDataLabel32() {} function in class:JSC::CodeLocationDataLabel32
127 explicit CodeLocationDataLabel32(MacroAssemblerCodePtr location) function in class:JSC::CodeLocationDataLabel32
129 explicit CodeLocationDataLabel32(void* location) function in class:JSC::CodeLocationDataLabel32

Completed in 69 milliseconds