Searched refs:StaticVariable (Results 1 – 2 of 2) sorted by relevance
95 Operand StaticVariable(const ExternalReference& ext);
782 __ sub(eax, StaticVariable(stack_limit)); in GetCode()1203 Operand RegExpMacroAssemblerIA32::StaticVariable(const ExternalReference& ext) { in StaticVariable() function in v8::internal::RegExpMacroAssemblerIA321322 __ cmp(esp, StaticVariable(stack_limit)); in CheckPreemption()1335 __ cmp(backtrack_stackpointer(), StaticVariable(stack_limit)); in CheckStackLimit()