Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/assembler/
DCodeLocation.h36 class CodeLocationLabel; variable
86 CodeLocationLabel() {} in CodeLocationLabel() function
87 explicit CodeLocationLabel(MacroAssemblerCodePtr location) in CodeLocationLabel() function
89 explicit CodeLocationLabel(void* location) in CodeLocationLabel() function